bbcode_append
Syntax:
bbcode_append(bbcode, string)
Arguments:
Argument Name | Type | Description |
---|---|---|
bbcode | bbcode | already-parsed bbcode to append to |
string | string | new text to parse and append |
Returns: (bbcode)
Description:
Loading page...
Syntax:
bbcode_append(bbcode, string)
Arguments:
Argument Name | Type | Description |
---|---|---|
bbcode | bbcode | already-parsed bbcode to append to |
string | string | new text to parse and append |
Returns: (bbcode)
Description:
Loading page...